Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use raw yq output, split e2e runner from deployment #235

Merged
merged 1 commit into from
May 23, 2023
Merged

Conversation

bobzilladev
Copy link
Contributor

What

Make it so the e2e tests can be easily run without waiting for a full deployment.
This also adds a -r to yq so it gets raw output, even on the version 3 from nix (version 4 does the happy thing by default).

How

Splits out the e2e running into scripts/postflight.sh which is then exec'd from scripts/e2e.sh.

Breaking Changes

No

@bobzilladev bobzilladev requested a review from a team as a code owner May 23, 2023 15:51
@bobzilladev bobzilladev requested a review from CarlAmko May 23, 2023 15:51
Copy link
Contributor

@CarlAmko CarlAmko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dig it!

@bobzilladev bobzilladev merged commit de50753 into main May 23, 2023
@bobzilladev bobzilladev deleted the bob/split-e2e branch May 23, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants